projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6a3328
)
(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.
author
Jason Rumney
<jasonr@gnu.org>
Sun, 24 Feb 2002 17:42:49 +0000
(17:42 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Sun, 24 Feb 2002 17:42:49 +0000
(17:42 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 48d8dc36387d3dd6f2882e770d814be1190aada2..7136efe8a41114af16bff12a36bf23e24cadfbcf 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-625,7
+625,7
@@
otherobj= $(termcapobj) lastfile.o $(mallocobj) $(allocaobj) $(widgetobj) $(LIBO
#ifdef WINDOWSNT
#define WINNT_SUPPORT ${lispsource}ls-lisp.elc ${lispsource}w32-fns.elc \
- ${lispsource}dos-w32.elc
+ ${lispsource}dos-w32.elc
${lispsource}w32-vars.elc
#else
#define WINNT_SUPPORT
#endif